[INFO] cloning repository https://github.com/dtorannpu/axum-sample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dtorannpu/axum-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtorannpu%2Faxum-sample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtorannpu%2Faxum-sample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6fc21096a6b8150803af3a95950b23130d2583a
[INFO] fixing dtorannpu/axum-sample against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtorannpu%2Faxum-sample" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/dtorannpu/axum-sample
[INFO] finished tweaking git repo https://github.com/dtorannpu/axum-sample
[INFO] tweaked toml for git repo https://github.com/dtorannpu/axum-sample written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dtorannpu/axum-sample on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dtorannpu/axum-sample already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-sqlite v0.9.0
[INFO] [stderr]   Downloaded opentelemetry v0.32.0
[INFO] [stderr]   Downloaded derive-new v0.7.0
[INFO] [stderr]   Downloaded etcetera v0.11.0
[INFO] [stderr]   Downloaded tonic-prost v0.14.6
[INFO] [stderr]   Downloaded shaku_derive v0.6.1
[INFO] [stderr]   Downloaded shaku v0.6.2
[INFO] [stderr]   Downloaded sqlx-macros v0.9.0
[INFO] [stderr]   Downloaded mockall v0.14.0
[INFO] [stderr]   Downloaded garde_derive v0.22.1
[INFO] [stderr]   Downloaded tonic-types v0.14.6
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.33.0
[INFO] [stderr]   Downloaded sqlx-macros-core v0.9.0
[INFO] [stderr]   Downloaded garde v0.22.1
[INFO] [stderr]   Downloaded mockall_derive v0.14.0
[INFO] [stderr]   Downloaded axum-valid v0.24.0
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.32.0
[INFO] [stderr]   Downloaded sqlx-mysql v0.9.0
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.32.0
[INFO] [stderr]   Downloaded tonic v0.14.6
[INFO] [stderr]   Downloaded sqlx-core v0.9.0
[INFO] [stderr]   Downloaded sqlx-postgres v0.9.0
[INFO] [stderr]   Downloaded hkdf v0.13.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.32.0
[INFO] [stderr]   Downloaded sqlx v0.9.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.32.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 50601bc3642df006124acd62153faf371b227e7c3ad46765f28ade5f6586798f
[INFO] running `Command { std: "docker" "start" "50601bc3642df006124acd62153faf371b227e7c3ad46765f28ade5f6586798f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "50601bc3642df006124acd62153faf371b227e7c3ad46765f28ade5f6586798f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50601bc3642df006124acd62153faf371b227e7c3ad46765f28ade5f6586798f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "50601bc3642df006124acd62153faf371b227e7c3ad46765f28ade5f6586798f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cmov v0.5.4
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling sqlx-core v0.9.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]    Compiling garde_derive v0.22.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking garde v0.22.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling sqlx-postgres v0.9.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]     Checking opentelemetry v0.32.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking prost-types v0.14.3
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tonic-types v0.14.6
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling shaku_derive v0.6.1
[INFO] [stderr]     Checking axum-valid v0.24.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.32.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]     Checking opentelemetry_sdk v0.32.1
[INFO] [stderr]     Checking tracing-opentelemetry v0.33.0
[INFO] [stderr]     Checking shaku v0.6.2
[INFO] [stderr]     Checking opentelemetry-proto v0.32.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.32.0
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]     Checking sqlx v0.9.0
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]     Checking kernel v0.1.0 (/opt/rustwide/workdir/kernel)
[INFO] [stderr]     Checking adapter v0.1.0 (/opt/rustwide/workdir/adapter)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> adapter/src/repository/sample.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let sample = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             SampleRow,
[INFO] [stdout] 25 | |             r#"INSERT INTO sample(name, email, age) VALUES ($1, $2, $3) RETURNING id, name, email, age"#,
[INFO] [stdout] 26 | |             event.name,
[INFO] [stdout] 27 | |             event.email,
[INFO] [stdout] 28 | |             event.age
[INFO] [stdout] 29 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> adapter/src/repository/sample.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             sqlx::query_as!(SampleRow, "SELECT id, name, email, age FROM sample")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> adapter/src/repository/sample.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | /         sqlx::query_as!(
[INFO] [stdout] 51 | |             SampleRow,
[INFO] [stdout] 52 | |             "SELECT id, name, email, age FROM sample WHERE id = $1",
[INFO] [stdout] 53 | |             id.get(),
[INFO] [stdout] 54 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> adapter/src/repository/sample.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |           let res = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 63 | |             r#"
[INFO] [stdout] 64 | |                 UPDATE sample
[INFO] [stdout] 65 | |                 SET
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             event.id.get(),
[INFO] [stdout] 75 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> adapter/src/repository/sample.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |           let res = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 89 | |             r#"
[INFO] [stdout] 90 | |                 DELETE FROM sample
[INFO] [stdout] 91 | |                 WHERE id = $1
[INFO] [stdout] 92 | |             "#,
[INFO] [stdout] 93 | |             event.id.get()
[INFO] [stdout] 94 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> adapter/src/repository/sample.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 | /         sqlx::query!(
[INFO] [stdout] 221 | |             r#"
[INFO] [stdout] 222 | |                 INSERT INTO sample(name, email, age)
[INFO] [stdout] 223 | |                 VALUES
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |             "#
[INFO] [stdout] 228 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> adapter/src/repository/sample.rs:252:30
[INFO] [stdout]     |
[INFO] [stdout] 252 |           let insert_id: i64 = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 253 | |             r#"
[INFO] [stdout] 254 | |                 INSERT INTO sample(name, email, age)
[INFO] [stdout] 255 | |                 VALUES ('test', 'test@example.com', 25)
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |             "#
[INFO] [stdout] 259 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> adapter/src/repository/sample.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let sample = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             SampleRow,
[INFO] [stdout] 25 | |             r#"INSERT INTO sample(name, email, age) VALUES ($1, $2, $3) RETURNING id, name, email, age"#,
[INFO] [stdout] 26 | |             event.name,
[INFO] [stdout] 27 | |             event.email,
[INFO] [stdout] 28 | |             event.age
[INFO] [stdout] 29 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> adapter/src/repository/sample.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             sqlx::query_as!(SampleRow, "SELECT id, name, email, age FROM sample")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> adapter/src/repository/sample.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | /         sqlx::query_as!(
[INFO] [stdout] 51 | |             SampleRow,
[INFO] [stdout] 52 | |             "SELECT id, name, email, age FROM sample WHERE id = $1",
[INFO] [stdout] 53 | |             id.get(),
[INFO] [stdout] 54 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> adapter/src/repository/sample.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |           let res = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 63 | |             r#"
[INFO] [stdout] 64 | |                 UPDATE sample
[INFO] [stdout] 65 | |                 SET
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             event.id.get(),
[INFO] [stdout] 75 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> adapter/src/repository/sample.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |           let res = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 89 | |             r#"
[INFO] [stdout] 90 | |                 DELETE FROM sample
[INFO] [stdout] 91 | |                 WHERE id = $1
[INFO] [stdout] 92 | |             "#,
[INFO] [stdout] 93 | |             event.id.get()
[INFO] [stdout] 94 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> adapter/src/repository/sample.rs:294:13
[INFO] [stdout]     |
[INFO] [stdout] 294 | /             sqlx::query_scalar!(
[INFO] [stdout] 295 | |                 r#"INSERT INTO sample(name, email, age) VALUES ($1, $2, $3) RETURNING id"#,
[INFO] [stdout] 296 | |                 "test",
[INFO] [stdout] 297 | |                 "test@example.com",
[INFO] [stdout] 298 | |                 10
[INFO] [stdout] 299 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> adapter/src/repository/sample.rs:312:23
[INFO] [stdout]     |
[INFO] [stdout] 312 |           let updated = sqlx::query_as!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 313 | |             SampleRow,
[INFO] [stdout] 314 | |             "SELECT id, name, email, age FROM sample WHERE id = $1",
[INFO] [stdout] 315 | |             id.get()
[INFO] [stdout] 316 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::database::model::sample::SampleRow`
[INFO] [stdout]  --> adapter/src/repository/sample.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::database::model::sample::SampleRow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> adapter/src/repository/sample.rs:354:13
[INFO] [stdout]     |
[INFO] [stdout] 354 | /             sqlx::query_scalar!(
[INFO] [stdout] 355 | |                 r#"INSERT INTO sample(name, email, age) VALUES ($1, $2, $3) RETURNING id"#,
[INFO] [stdout] 356 | |                 "test1",
[INFO] [stdout] 357 | |                 "test1@example.com",
[INFO] [stdout] 358 | |                 10
[INFO] [stdout] 359 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> adapter/src/repository/sample.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 | /         sqlx::query!(
[INFO] [stdout] 365 | |             r#"INSERT INTO sample(name, email, age) VALUES ($1, $2, $3)"#,
[INFO] [stdout] 366 | |             "test2",
[INFO] [stdout] 367 | |             "test2@example.com",
[INFO] [stdout] 368 | |             20
[INFO] [stdout] 369 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> adapter/src/repository/sample.rs:399:13
[INFO] [stdout]     |
[INFO] [stdout] 399 | /             sqlx::query_scalar!(
[INFO] [stdout] 400 | |                 r#"INSERT INTO sample(name, email, age) VALUES ($1, $2, $3) RETURNING id"#,
[INFO] [stdout] 401 | |                 "test",
[INFO] [stdout] 402 | |                 "test@example.com",
[INFO] [stdout] 403 | |                 10
[INFO] [stdout] 404 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> adapter/src/repository/sample.rs:411:21
[INFO] [stdout]     |
[INFO] [stdout] 411 |         let count = sqlx::query_scalar!(r#"SELECT count(*) FROM sample WHERE id = $1"#, id.get())
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::database::model::sample::SampleRow`
[INFO] [stdout]  --> adapter/src/repository/sample.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::database::model::sample::SampleRow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::database::model::sample::SampleRow`
[INFO] [stdout]    --> adapter/src/repository/sample.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     use crate::database::model::sample::SampleRow;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `adapter` (lib) due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `adapter` (lib test) due to 13 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "50601bc3642df006124acd62153faf371b227e7c3ad46765f28ade5f6586798f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50601bc3642df006124acd62153faf371b227e7c3ad46765f28ade5f6586798f", kill_on_drop: false }`
[INFO] [stdout] 50601bc3642df006124acd62153faf371b227e7c3ad46765f28ade5f6586798f
